home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / WinWAP Light / winwapl.exe / _SETUP.1 / 3.wml < prev    next >
Encoding:
Extensible Markup Language  |  2000-01-15  |  717 b   |  23 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  3.  
  4. <wml>
  5. <!-- THIS IS THE FIRST CARD IN THE DECK -->
  6. <card id="navi" title="Navigate with Winwap">
  7. <p align="center">
  8.    <img src="../wwbyst.wbmp" alt="WINWAP"/>
  9. </p>
  10. <p>
  11.   <big>Clicking on a button</big>
  12.   <br/>
  13.   Depending on what kind of link the material containes, it will either appear as underlined
  14.   text or as a Button. Buttons behave the same way as underlined links. They go to the URL specified.
  15.   <br/>
  16.   <br/>
  17.   Technical : <b>do type</b> tags appear as buttons beneath the text
  18.   <br/>
  19.   <do type="accept" label="Back"> <go href="@prev"/> </do>
  20. </p>
  21. </card>
  22. </wml>
  23.